[INFO] cloning repository https://github.com/sternelee/dioxus-sendme
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sternelee/dioxus-sendme" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsternelee%2Fdioxus-sendme", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsternelee%2Fdioxus-sendme'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5eb50e9b90b71def97d35479d06e307fd255106e
[INFO] fixing sternelee/dioxus-sendme against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsternelee%2Fdioxus-sendme" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sternelee/dioxus-sendme
[INFO] finished tweaking git repo https://github.com/sternelee/dioxus-sendme
[INFO] tweaked toml for git repo https://github.com/sternelee/dioxus-sendme written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sternelee/dioxus-sendme on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sternelee/dioxus-sendme already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2e623fa5336fb53c880194de83935b1cae14c1f8aefd6e47e5aef9490831b923
[INFO] running `Command { std: "docker" "start" "2e623fa5336fb53c880194de83935b1cae14c1f8aefd6e47e5aef9490831b923", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2e623fa5336fb53c880194de83935b1cae14c1f8aefd6e47e5aef9490831b923" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2e623fa5336fb53c880194de83935b1cae14c1f8aefd6e47e5aef9490831b923", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2e623fa5336fb53c880194de83935b1cae14c1f8aefd6e47e5aef9490831b923" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating ui/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating api/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating web/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating desktop/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating mobile/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]    Compiling syn v2.0.107
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking rustc-demangle v0.1.26
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking hybrid-array v0.4.5
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling rustls v0.23.33
[INFO] [stderr]     Checking dioxus-core-types v0.7.0-rc.2
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking deranged v0.5.4
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking crypto-common v0.2.0-rc.4
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.104
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking memmap2 v0.9.8
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking const_format v0.2.35
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking rustls-webpki v0.103.7
[INFO] [stderr]     Checking longest-increasing-subsequence v0.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]    Compiling warnings-macro v0.2.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling gio v0.18.4
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking warnings v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking block-buffer v0.11.0-rc.5
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking subsecond-types v0.7.0-rc.2
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking generational-box v0.7.0-rc.2
[INFO] [stderr]     Checking subsecond v0.7.0-rc.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking dioxus-core v0.7.0-rc.2
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.104
[INFO] [stderr]     Checking tinyvec v1.10.0
[INFO] [stderr]    Compiling toml v0.8.2
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling glib-macros v0.18.5
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling glib-sys v0.18.1
[INFO] [stderr]    Compiling gobject-sys v0.18.0
[INFO] [stderr]    Compiling gio-sys v0.18.1
[INFO] [stderr]    Compiling gdk-sys v0.18.2
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.18.0
[INFO] [stderr]    Compiling atk-sys v0.18.2
[INFO] [stderr]    Compiling pango-sys v0.18.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.18.2
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]    Compiling gtk-sys v0.18.2
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]    Compiling lazy-js-bundle v0.7.0-rc.2
[INFO] [stderr]     Checking keyboard-types v0.7.0
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking dioxus-signals v0.7.0-rc.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.104
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling zvariant_utils v3.2.1
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling wasm-bindgen v0.2.104
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking diatomic-waker v0.2.3
[INFO] [stderr]     Checking spin v0.10.0
[INFO] [stderr]    Compiling regex-lite v0.1.8
[INFO] [stderr]     Checking cordyceps v0.3.4
[INFO] [stderr]     Checking base64ct v1.8.0
[INFO] [stderr]     Checking glib v0.18.5
[INFO] [stderr]     Checking pem-rfc7468 v1.0.0-rc.3
[INFO] [stderr]     Checking futures-buffered v0.2.12
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.104
[INFO] [stderr]    Compiling ucd-parse v0.1.13
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling zvariant_derive v5.8.0
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling const-serialize-macro v0.7.0-rc.2
[INFO] [stderr]    Compiling der_derive v0.8.0-rc.6
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling gtk v0.18.2
[INFO] [stderr]     Checking const-oid v0.10.1
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling precis-tools v0.1.9
[INFO] [stderr]     Checking der v0.8.0-rc.9
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling gtk3-macros v0.18.2
[INFO] [stderr]    Compiling dioxus-rsx v0.7.0-rc.2
[INFO] [stderr]    Compiling enumset_derive v0.14.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking digest v0.11.0-rc.3
[INFO] [stderr]     Checking snafu v0.8.9
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]    Compiling curve25519-dalek v5.0.0-pre.1
[INFO] [stderr]    Compiling iroh-quinn-udp v0.5.7
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling wayland-sys v0.31.7
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking dioxus-cli-config v0.7.0-rc.2
[INFO] [stderr]     Checking psl-types v2.0.11
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]     Checking enumset v1.1.10
[INFO] [stderr]     Checking publicsuffix v2.3.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling dioxus-core-macro v0.7.0-rc.2
[INFO] [stderr]     Checking js-sys v0.3.81
[INFO] [stderr]     Checking spki v0.8.0-rc.4
[INFO] [stderr]     Checking euclid v0.22.11
[INFO] [stderr]     Checking dioxus-hooks v0.7.0-rc.2
[INFO] [stderr]    Compiling soup3-sys v0.5.0
[INFO] [stderr]    Compiling javascriptcore-rs-sys v1.1.1
[INFO] [stderr]    Compiling dioxus-html-internal-macro v0.7.0-rc.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling postcard-derive v0.2.2
[INFO] [stderr]     Checking inout v0.2.1
[INFO] [stderr]     Checking webpki-roots v1.0.3
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]    Compiling n0-future v0.1.3
[INFO] [stderr]     Checking cairo-rs v0.18.5
[INFO] [stderr]     Checking atk v0.18.2
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling endi v1.1.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]    Compiling zvariant v5.8.0
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking dioxus-html v0.7.0-rc.2
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking pkcs8 v0.11.0-rc.7
[INFO] [stderr]     Checking cookie_store v0.21.1
[INFO] [stderr]     Checking netlink-packet-utils v0.5.2
[INFO] [stderr]    Compiling webkit2gtk-sys v2.0.1
[INFO] [stderr]     Checking rustls-native-certs v0.8.2
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling proc-macro-error-attr v0.4.12
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling wayland-client v0.31.11
[INFO] [stderr]     Checking signature v3.0.0-rc.4
[INFO] [stderr]    Compiling libxdo-sys v0.11.0
[INFO] [stderr]     Checking ed25519 v3.0.0-rc.1
[INFO] [stderr]     Checking reqwest v0.12.24
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]    Compiling zbus_names v4.2.0
[INFO] [stderr]     Checking rustls-platform-verifier v0.5.3
[INFO] [stderr]     Checking netlink-packet-core v0.7.0
[INFO] [stderr]    Compiling pest_meta v2.8.3
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking cipher v0.5.0-rc.1
[INFO] [stderr]     Checking sha2 v0.11.0-rc.2
[INFO] [stderr]    Compiling precis-core v0.1.11
[INFO] [stderr]     Checking const-serialize v0.7.0-rc.2
[INFO] [stderr]    Compiling dioxus-document v0.7.0-rc.2
[INFO] [stderr]    Compiling nested_enum_utils v0.2.2
[INFO] [stderr]    Compiling syn-mid v0.5.4
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling iroh-quinn v0.14.0
[INFO] [stderr]    Compiling proc-macro-error v0.4.12
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]    Compiling moka v0.12.11
[INFO] [stderr]     Checking no-std-net v0.6.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]     Checking dpi v0.1.2
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking btparse v0.2.0
[INFO] [stderr]     Checking tungstenite v0.27.0
[INFO] [stderr]     Checking pnet_base v0.34.0
[INFO] [stderr]     Checking color-backtrace v0.7.1
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]     Checking ed25519-dalek v3.0.0-pre.1
[INFO] [stderr]     Checking iroh-quinn-proto v0.13.0
[INFO] [stderr]     Checking manganis-core v0.7.0-rc.2
[INFO] [stderr]    Compiling zbus_macros v5.12.0
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking web-sys v0.3.81
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking netlink-sys v0.8.7
[INFO] [stderr]    Compiling precis-profiles v0.1.13
[INFO] [stderr]    Compiling gdkx11-sys v0.18.2
[INFO] [stderr]     Checking dioxus-history v0.7.0-rc.2
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking cfb v0.7.3
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling iroh-metrics-derive v0.3.0
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]     Checking universal-hash v0.6.0-rc.2
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling netwatch v0.9.0
[INFO] [stderr]    Compiling n0-future v0.2.0
[INFO] [stderr]    Compiling pkarr v5.0.0
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]     Checking xml-rs v0.8.27
[INFO] [stderr]     Checking tagptr v0.2.0
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking self_cell v1.2.0
[INFO] [stderr]     Checking constant_time_eq v0.3.1
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking base32 v0.5.1
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]     Checking ntimestamp v1.0.0
[INFO] [stderr]     Checking xmltree v0.10.3
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking zbus v5.12.0
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking libappindicator-sys v0.9.0
[INFO] [stderr]     Checking num_enum v0.7.5
[INFO] [stderr]     Checking poly1305 v0.9.0-rc.2
[INFO] [stderr]     Checking hickory-proto v0.25.2
[INFO] [stderr]     Checking iroh-metrics v0.36.1
[INFO] [stderr]     Checking infer v0.19.0
[INFO] [stderr]     Checking netlink-proto v0.11.5
[INFO] [stderr]     Checking wayland-protocols v0.32.9
[INFO] [stderr]     Checking n0-snafu v0.2.2
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]     Checking libxdo v0.6.0
[INFO] [stderr]     Checking flate2 v1.1.4
[INFO] [stderr]     Checking gdk-pixbuf v0.18.5
[INFO] [stderr]     Checking pango v0.18.3
[INFO] [stderr]     Checking soup3 v0.5.0
[INFO] [stderr]     Checking pnet_macros_support v0.34.0
[INFO] [stderr]     Checking salsa20 v0.11.0-rc.1
[INFO] [stderr]     Checking chacha20 v0.10.0-rc.2
[INFO] [stderr]     Checking n0-watcher v0.3.0
[INFO] [stderr]     Checking javascriptcore-rs v1.1.2
[INFO] [stderr]     Checking gdk v0.18.2
[INFO] [stderr]     Checking netlink-packet-route v0.24.0
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.54
[INFO] [stderr]     Checking aead v0.6.0-rc.2
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]    Compiling dioxus-interpreter-js v0.7.0-rc.2
[INFO] [stderr]     Checking axum-core v0.5.5
[INFO] [stderr]    Compiling pnet_macros v0.34.0
[INFO] [stderr]     Checking async-compat v0.2.5
[INFO] [stderr]     Checking attohttpc v0.30.1
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling dlopen2_derive v0.4.1
[INFO] [stderr]    Compiling sledgehammer_bindgen_macro v0.6.1
[INFO] [stderr]     Checking netdev v0.37.3
[INFO] [stderr]     Checking simple-dns v0.9.3
[INFO] [stderr]    Compiling iroh-relay v0.93.2
[INFO] [stderr]     Checking resolv-conf v0.7.5
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]     Checking lru v0.13.0
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling wry v0.52.1
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]    Compiling rfd v0.15.4
[INFO] [stderr]     Checking base16ct v0.3.0
[INFO] [stderr]     Checking tokio-websockets v0.12.3
[INFO] [stderr]     Checking serdect v0.4.1
[INFO] [stderr]     Checking sledgehammer_bindgen v0.6.0
[INFO] [stderr]     Checking crc v3.3.0
[INFO] [stderr]     Checking sledgehammer_utils v0.3.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking hickory-resolver v0.25.2
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking dlopen2 v0.8.0
[INFO] [stderr]     Checking ashpd v0.11.0
[INFO] [stderr]     Checking pnet_packet v0.34.0
[INFO] [stderr]     Checking igd-next v0.16.2
[INFO] [stderr]     Checking hmac-sha1 v0.2.2
[INFO] [stderr]     Checking gloo-utils v0.2.0
[INFO] [stderr]     Checking crypto_secretbox v0.2.0-pre.0
[INFO] [stderr]    Compiling genawaiter-proc-macro v0.99.1
[INFO] [stderr]     Checking quoted-string-parser v0.1.0
[INFO] [stderr]     Checking iroh-base v0.93.2
[INFO] [stderr]     Checking dioxus-asset-resolver v0.7.0-rc.2
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking charset v0.1.5
[INFO] [stderr]     Checking gdkwayland-sys v0.18.2
[INFO] [stderr]    Compiling dioxus-desktop v0.7.0-rc.2
[INFO] [stderr]     Checking dioxus-devtools-types v0.7.0-rc.2
[INFO] [stderr]     Checking headers-core v0.3.0
[INFO] [stderr]     Checking inplace-vec-builder v0.1.1
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking lru v0.16.2
[INFO] [stderr]    Compiling macro-string v0.1.4
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]    Compiling iroh v0.93.2
[INFO] [stderr]    Compiling base16 v0.2.1
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]     Checking pollster v0.4.0
[INFO] [stderr]     Checking z32 v1.3.0
[INFO] [stderr]     Checking bounded-integer v0.5.8
[INFO] [stderr]     Checking genawaiter-macro v0.99.1
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]     Checking hostname-validator v1.1.1
[INFO] [stderr]     Checking binary-merge v0.1.2
[INFO] [stderr]     Checking hmac-sha256 v1.1.12
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]    Compiling redb v2.6.3
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]     Checking inventory v0.3.21
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking axum v0.8.6
[INFO] [stderr]     Checking dioxus-fullstack-core v0.7.0-rc.2
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]    Compiling dioxus-fullstack-macro v0.7.0-rc.2
[INFO] [stderr]     Checking surge-ping v0.8.2
[INFO] [stderr]     Checking range-collections v0.4.6
[INFO] [stderr]     Checking genawaiter v0.99.1
[INFO] [stderr]    Compiling dioxus-router-macro v0.7.0-rc.2
[INFO] [stderr]     Checking stun-rs v0.1.11
[INFO] [stderr]     Checking global-hotkey v0.7.0
[INFO] [stderr]    Compiling manganis-macro v0.7.0-rc.2
[INFO] [stderr]     Checking rcgen v0.13.2
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking headers v0.4.1
[INFO] [stderr]     Checking dioxus-devtools v0.7.0-rc.2
[INFO] [stderr]     Checking content_disposition v0.4.0
[INFO] [stderr]     Checking portmapper v0.10.0
[INFO] [stderr]     Checking crypto_box v0.10.0-pre.0
[INFO] [stderr]     Checking gloo-net v0.6.0
[INFO] [stderr]     Checking wasm-streams v0.4.2
[INFO] [stderr]     Checking async-tungstenite v0.31.0
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking backon v1.6.0
[INFO] [stderr]     Checking iroh-io v0.6.2
[INFO] [stderr]     Checking webbrowser v1.0.6
[INFO] [stderr]    Compiling dioxus-stores-macro v0.7.0-rc.2
[INFO] [stderr]     Checking serde_qs v0.15.0
[INFO] [stderr]     Checking netdev v0.36.0
[INFO] [stderr]    Compiling irpc-derive v0.7.0
[INFO] [stderr]     Checking positioned-io v0.3.5
[INFO] [stderr]     Checking send_wrapper v0.6.0
[INFO] [stderr]     Checking const-str v0.7.0
[INFO] [stderr]     Checking dunce v1.0.5
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]     Checking bao-tree v0.15.1
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking dioxus-stores v0.7.0-rc.2
[INFO] [stderr]     Checking dioxus-router v0.7.0-rc.2
[INFO] [stderr]     Checking dioxus-fullstack v0.7.0-rc.2
[INFO] [stderr]     Checking irpc v0.9.0
[INFO] [stderr]     Checking manganis v0.7.0-rc.2
[INFO] [stderr]     Checking dioxus-logger v0.7.0-rc.2
[INFO] [stderr]     Checking reflink-copy v0.1.28
[INFO] [stderr]    Compiling dioxus-config-macro v0.7.0-rc.2
[INFO] [stderr]     Checking dioxus-config-macros v0.7.0-rc.2
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking gloo-timers v0.3.0
[INFO] [stderr]     Checking iroh-blobs v0.95.0
[INFO] [stderr]     Checking libappindicator v0.9.0
[INFO] [stderr]     Checking muda v0.17.1
[INFO] [stderr]     Checking webkit2gtk v2.0.1
[INFO] [stderr]     Checking tao v0.34.4
[INFO] [stderr]     Checking tray-icon v0.21.1
[INFO] [stderr]     Checking dioxus v0.7.0-rc.2
[INFO] [stderr]     Checking api v0.1.0 (/opt/rustwide/workdir/api)
[INFO] [stderr]    Migrating api/src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> api/src/iroh_integration.rs:154:32
[INFO] [stdout]     |
[INFO] [stdout] 151 |         let mut temp_tag = None;
[INFO] [stdout]     |             ------------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `temp_tag` calls a custom destructor
[INFO] [stdout]     |             `temp_tag` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 154 |         while let Some(item) = stream.next().await {
[INFO] [stdout]     |                        ----    ^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                        |       |             |
[INFO] [stdout]     |                        |       |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                        |       |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        |       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                        |       up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        `item` calls a custom destructor
[INFO] [stdout]     |                        `item` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 168 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/iroh-blobs-0.95.0/src/util/temp_tag.rs:124:1
[INFO] [stdout]     |
[INFO] [stdout] 124 | impl Drop for TempTag {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `temp_tag` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/iroh-blobs-0.95.0/src/util/temp_tag.rs:124:1
[INFO] [stdout]     |
[INFO] [stdout] 124 | impl Drop for TempTag {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/iroh-blobs-0.95.0/src/util/temp_tag.rs:124:1
[INFO] [stdout]     |
[INFO] [stdout] 124 | impl Drop for TempTag {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `item` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/iroh-blobs-0.95.0/src/util/temp_tag.rs:124:1
[INFO] [stdout]     |
[INFO] [stdout] 124 | impl Drop for TempTag {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> api/src/iroh_integration.rs:250:36
[INFO] [stdout]      |
[INFO] [stdout]  250 |             while let Some(item) = stream.next().await {
[INFO] [stdout]      |                            ----    ^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                            |       |             |
[INFO] [stdout]      |                            |       |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                            |       |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                            |       this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                            |       up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                            `item` calls a custom destructor
[INFO] [stdout]      |                            `item` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  257 |                         return Err(anyhow!("Download error: {:?}", show_get_error(cause)));
[INFO] [stdout]      |                                                                    ---------------------
[INFO] [stdout]      |                                                                    |
[INFO] [stdout]      |                                                                    this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                                                    `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  261 |             }
[INFO] [stdout]      |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]      |
[INFO] [stdout]  773 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]      |
[INFO] [stdout]  773 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `item` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]      |
[INFO] [stdout]  773 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `item` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]      |
[INFO] [stdout]  773 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> api/src/iroh_integration.rs:154:32
[INFO] [stdout]     |
[INFO] [stdout] 151 |         let mut temp_tag = None;
[INFO] [stdout]     |             ------------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `temp_tag` calls a custom destructor
[INFO] [stdout]     |             `temp_tag` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 154 |         while let Some(item) = stream.next().await {
[INFO] [stdout]     |                        ----    ^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                        |       |             |
[INFO] [stdout]     |                        |       |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                        |       |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        |       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                        |       up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        `item` calls a custom destructor
[INFO] [stdout]     |                        `item` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 168 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/iroh-blobs-0.95.0/src/util/temp_tag.rs:124:1
[INFO] [stdout]     |
[INFO] [stdout] 124 | impl Drop for TempTag {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `temp_tag` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/iroh-blobs-0.95.0/src/util/temp_tag.rs:124:1
[INFO] [stdout]     |
[INFO] [stdout] 124 | impl Drop for TempTag {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/iroh-blobs-0.95.0/src/util/temp_tag.rs:124:1
[INFO] [stdout]     |
[INFO] [stdout] 124 | impl Drop for TempTag {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `item` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/iroh-blobs-0.95.0/src/util/temp_tag.rs:124:1
[INFO] [stdout]     |
[INFO] [stdout] 124 | impl Drop for TempTag {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> api/src/iroh_integration.rs:250:36
[INFO] [stdout]      |
[INFO] [stdout]  250 |             while let Some(item) = stream.next().await {
[INFO] [stdout]      |                            ----    ^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                            |       |             |
[INFO] [stdout]      |                            |       |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                            |       |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                            |       this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                            |       up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                            `item` calls a custom destructor
[INFO] [stdout]      |                            `item` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  257 |                         return Err(anyhow!("Download error: {:?}", show_get_error(cause)));
[INFO] [stdout]      |                                                                    ---------------------
[INFO] [stdout]      |                                                                    |
[INFO] [stdout]      |                                                                    this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                                                    `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  261 |             }
[INFO] [stdout]      |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]      |
[INFO] [stdout]  773 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]      |
[INFO] [stdout]  773 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `item` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]      |
[INFO] [stdout]  773 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `item` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]      |
[INFO] [stdout]  773 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/span.rs:1449:1
[INFO] [stdout]      |
[INFO] [stdout] 1449 | impl Drop for Span {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ui v0.1.0 (/opt/rustwide/workdir/ui)
[INFO] [stderr]    Migrating ui/src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> ui/src/receive_component_simple.rs:23:48
[INFO] [stdout]     |
[INFO] [stdout]  13 |         let ticket_input_val = ticket_input.read();
[INFO] [stdout]     |             ----------------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `ticket_input_val` calls a custom destructor
[INFO] [stdout]     |             `ticket_input_val` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  23 |         match receive_file(ticket.to_string()).await {
[INFO] [stdout]     |                                                ^^^^^
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  32 |     };
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `ticket_input_val` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/generational-box-0.7.0-rc.2/src/references.rs:145:1
[INFO] [stdout]     |
[INFO] [stdout] 145 | impl Drop for GenerationalRefBorrowGuard {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `ticket_input_val` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/cell.rs:1582:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> ui/src/modern_send_component.rs:56:66
[INFO] [stdout]     |
[INFO] [stdout]  54 |             let file_name = &selected_files.read()[0].name;
[INFO] [stdout]     |                              ---------------------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                              `#1` will be dropped later as of Edition 2024
[INFO] [stdout]  55 |
[INFO] [stdout]  56 |             match send_file(format!("/mock/path/{}", file_name)).await {
[INFO] [stdout]     |                                                                  ^^^^^
[INFO] [stdout]     |                                                                  |
[INFO] [stdout]     |                                                                  this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                                                  up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  75 |         });
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/generational-box-0.7.0-rc.2/src/references.rs:145:1
[INFO] [stdout]     |
[INFO] [stdout] 145 | impl Drop for GenerationalRefBorrowGuard {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/cell.rs:1582:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> ui/src/modern_receive_component.rs:106:44
[INFO] [stdout]     |
[INFO] [stdout] 106 |                                 disabled: *is_pasting.read(),
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                                            up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 147 |                     class: if is_valid_ticket(&ticket_input.read()) && !*is_receiving.read() {
[INFO] [stdout]     |                                                -------------------       -------------------
[INFO] [stdout]     |                                                |                         |
[INFO] [stdout]     |                                                |                         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                                |                         `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 153 |                     disabled: !is_valid_ticket(&ticket_input.read()) || *is_receiving.read(),
[INFO] [stdout]     |                                                 -------------------      -------------------
[INFO] [stdout]     |                                                 |                        |
[INFO] [stdout]     |                                                 |                        this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                                                 |                        `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                                 this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                                 `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 229 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/generational-box-0.7.0-rc.2/src/references.rs:145:1
[INFO] [stdout]     |
[INFO] [stdout] 145 | impl Drop for GenerationalRefBorrowGuard {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/cell.rs:1582:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/generational-box-0.7.0-rc.2/src/references.rs:145:1
[INFO] [stdout]     |
[INFO] [stdout] 145 | impl Drop for GenerationalRefBorrowGuard {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/cell.rs:1582:0
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/generational-box-0.7.0-rc.2/src/references.rs:145:1
[INFO] [stdout]     |
[INFO] [stdout] 145 | impl Drop for GenerationalRefBorrowGuard {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/cell.rs:1582:0
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/generational-box-0.7.0-rc.2/src/references.rs:145:1
[INFO] [stdout]     |
[INFO] [stdout] 145 | impl Drop for GenerationalRefBorrowGuard {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/cell.rs:1582:0
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/generational-box-0.7.0-rc.2/src/references.rs:145:1
[INFO] [stdout]     |
[INFO] [stdout] 145 | impl Drop for GenerationalRefBorrowGuard {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/cell.rs:1582:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking desktop v0.1.0 (/opt/rustwide/workdir/desktop)
[INFO] [stderr]     Checking web v0.1.0 (/opt/rustwide/workdir/web)
[INFO] [stderr]     Checking mobile v0.1.0 (/opt/rustwide/workdir/mobile)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> ui/src/receive_component_simple.rs:23:48
[INFO] [stdout]     |
[INFO] [stdout]  13 |         let ticket_input_val = ticket_input.read();
[INFO] [stdout]     |             ----------------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `ticket_input_val` calls a custom destructor
[INFO] [stdout]     |             `ticket_input_val` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  23 |         match receive_file(ticket.to_string()).await {
[INFO] [stdout]     |                                                ^^^^^
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  32 |     };
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `ticket_input_val` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/generational-box-0.7.0-rc.2/src/references.rs:145:1
[INFO] [stdout]     |
[INFO] [stdout] 145 | impl Drop for GenerationalRefBorrowGuard {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `ticket_input_val` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/cell.rs:1582:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> ui/src/modern_send_component.rs:56:66
[INFO] [stdout]     |
[INFO] [stdout]  54 |             let file_name = &selected_files.read()[0].name;
[INFO] [stdout]     |                              ---------------------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                              `#1` will be dropped later as of Edition 2024
[INFO] [stdout]  55 |
[INFO] [stdout]  56 |             match send_file(format!("/mock/path/{}", file_name)).await {
[INFO] [stdout]     |                                                                  ^^^^^
[INFO] [stdout]     |                                                                  |
[INFO] [stdout]     |                                                                  this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                                                  up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  75 |         });
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/generational-box-0.7.0-rc.2/src/references.rs:145:1
[INFO] [stdout]     |
[INFO] [stdout] 145 | impl Drop for GenerationalRefBorrowGuard {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/cell.rs:1582:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> ui/src/modern_receive_component.rs:106:44
[INFO] [stdout]     |
[INFO] [stdout] 106 |                                 disabled: *is_pasting.read(),
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                                            up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 147 |                     class: if is_valid_ticket(&ticket_input.read()) && !*is_receiving.read() {
[INFO] [stdout]     |                                                -------------------       -------------------
[INFO] [stdout]     |                                                |                         |
[INFO] [stdout]     |                                                |                         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                                |                         `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 153 |                     disabled: !is_valid_ticket(&ticket_input.read()) || *is_receiving.read(),
[INFO] [stdout]     |                                                 -------------------      -------------------
[INFO] [stdout]     |                                                 |                        |
[INFO] [stdout]     |                                                 |                        this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                                                 |                        `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                                 this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                                 `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 229 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/generational-box-0.7.0-rc.2/src/references.rs:145:1
[INFO] [stdout]     |
[INFO] [stdout] 145 | impl Drop for GenerationalRefBorrowGuard {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/cell.rs:1582:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/generational-box-0.7.0-rc.2/src/references.rs:145:1
[INFO] [stdout]     |
[INFO] [stdout] 145 | impl Drop for GenerationalRefBorrowGuard {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/cell.rs:1582:0
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/generational-box-0.7.0-rc.2/src/references.rs:145:1
[INFO] [stdout]     |
[INFO] [stdout] 145 | impl Drop for GenerationalRefBorrowGuard {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/cell.rs:1582:0
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/generational-box-0.7.0-rc.2/src/references.rs:145:1
[INFO] [stdout]     |
[INFO] [stdout] 145 | impl Drop for GenerationalRefBorrowGuard {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/cell.rs:1582:0
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/generational-box-0.7.0-rc.2/src/references.rs:145:1
[INFO] [stdout]     |
[INFO] [stdout] 145 | impl Drop for GenerationalRefBorrowGuard {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/cell.rs:1582:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating web/src/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating desktop/src/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating mobile/src/main.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 45s
[INFO] [stderr] crater-edition-check: ui v0.1.0 (/opt/rustwide/workdir/ui) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: api v0.1.0 (/opt/rustwide/workdir/api) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: web v0.1.0 (/opt/rustwide/workdir/web) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: desktop v0.1.0 (/opt/rustwide/workdir/desktop) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: mobile v0.1.0 (/opt/rustwide/workdir/mobile) updating edition from 2021 to 2024
[INFO] [stderr]     Checking api v0.1.0 (/opt/rustwide/workdir/api)
[INFO] [stdout] warning: unused import: `Store`
[INFO] [stdout]   --> api/src/iroh_integration.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |         Store, TempTag,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Store`
[INFO] [stdout]   --> api/src/iroh_integration.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |         Store, TempTag,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `collection`
[INFO] [stdout]    --> api/src/iroh_integration.rs:196:41
[INFO] [stdout]     |
[INFO] [stdout] 196 |     pub async fn start_providing(&self, collection: Collection) -> Result<N0AbortHandle<()>> {
[INFO] [stdout]     |                                         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `stats` is assigned to, but never used
[INFO] [stdout]    --> api/src/iroh_integration.rs:248:17
[INFO] [stdout]     |
[INFO] [stdout] 248 |             let mut stats = Stats::default();
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_stats` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `stats` is never read
[INFO] [stdout]    --> api/src/iroh_integration.rs:253:25
[INFO] [stdout]     |
[INFO] [stdout] 253 |                         stats = value;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `collection`
[INFO] [stdout]    --> api/src/iroh_integration.rs:196:41
[INFO] [stdout]     |
[INFO] [stdout] 196 |     pub async fn start_providing(&self, collection: Collection) -> Result<N0AbortHandle<()>> {
[INFO] [stdout]     |                                         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `stats` is assigned to, but never used
[INFO] [stdout]    --> api/src/iroh_integration.rs:248:17
[INFO] [stdout]     |
[INFO] [stdout] 248 |             let mut stats = Stats::default();
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_stats` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `stats` is never read
[INFO] [stdout]    --> api/src/iroh_integration.rs:253:25
[INFO] [stdout]     |
[INFO] [stdout] 253 |                         stats = value;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `data_dir` is never read
[INFO] [stdout]   --> api/src/iroh_integration.rs:90:5
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub struct IrohNode {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 90 |     data_dir: PathBuf,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `IrohNode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `node` and `path` are never read
[INFO] [stdout]    --> api/src/iroh_integration.rs:625:9
[INFO] [stdout]     |
[INFO] [stdout] 623 |     Sending {
[INFO] [stdout]     |     ------- fields in this variant
[INFO] [stdout] 624 |         progress: TransferProgress,
[INFO] [stdout] 625 |         node: Arc<IrohNode>,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 626 |         path: PathBuf,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TransferState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `node` is never read
[INFO] [stdout]    --> api/src/iroh_integration.rs:630:9
[INFO] [stdout]     |
[INFO] [stdout] 628 |     Receiving {
[INFO] [stdout]     |     --------- field in this variant
[INFO] [stdout] 629 |         progress: TransferProgress,
[INFO] [stdout] 630 |         node: Arc<IrohNode>,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TransferState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `AbortOnDropHandle` that must be used
[INFO] [stdout]    --> api/src/iroh_integration.rs:537:9
[INFO] [stdout]     |
[INFO] [stdout] 537 |         node.start_providing(collection.clone()).await?;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: Dropping the handle aborts the task immediately
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 537 |         let _ = node.start_providing(collection.clone()).await?;
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `data_dir` is never read
[INFO] [stdout]   --> api/src/iroh_integration.rs:90:5
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub struct IrohNode {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 90 |     data_dir: PathBuf,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `IrohNode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `node` and `path` are never read
[INFO] [stdout]    --> api/src/iroh_integration.rs:625:9
[INFO] [stdout]     |
[INFO] [stdout] 623 |     Sending {
[INFO] [stdout]     |     ------- fields in this variant
[INFO] [stdout] 624 |         progress: TransferProgress,
[INFO] [stdout] 625 |         node: Arc<IrohNode>,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 626 |         path: PathBuf,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TransferState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `node` is never read
[INFO] [stdout]    --> api/src/iroh_integration.rs:630:9
[INFO] [stdout]     |
[INFO] [stdout] 628 |     Receiving {
[INFO] [stdout]     |     --------- field in this variant
[INFO] [stdout] 629 |         progress: TransferProgress,
[INFO] [stdout] 630 |         node: Arc<IrohNode>,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TransferState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `AbortOnDropHandle` that must be used
[INFO] [stdout]    --> api/src/iroh_integration.rs:537:9
[INFO] [stdout]     |
[INFO] [stdout] 537 |         node.start_providing(collection.clone()).await?;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: Dropping the handle aborts the task immediately
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 537 |         let _ = node.start_providing(collection.clone()).await?;
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ui v0.1.0 (/opt/rustwide/workdir/ui)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]  --> ui/src/send_component_simple.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let mut selected_file = use_signal(|| String::new());
[INFO] [stdout]   |         ----^^^^^^^^^^^^^
[INFO] [stdout]   |         |
[INFO] [stdout]   |         help: remove this `mut`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]  --> ui/src/send_component_simple.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let mut selected_file = use_signal(|| String::new());
[INFO] [stdout]   |         ----^^^^^^^^^^^^^
[INFO] [stdout]   |         |
[INFO] [stdout]   |         help: remove this `mut`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> ui/src/file_selector.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let mut handle_file_input = move |_event: Event<FormData>| {
[INFO] [stdout]    |         ----^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> ui/src/file_selector.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let mut handle_drop = move |event: DragEvent| {
[INFO] [stdout]    |         ----^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> ui/src/file_selector.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let mut handle_drag_over = move |event: DragEvent| {
[INFO] [stdout]    |         ----^^^^^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> ui/src/file_selector.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let mut handle_file_input = move |_event: Event<FormData>| {
[INFO] [stdout]    |         ----^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> ui/src/file_selector.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let mut handle_drop = move |event: DragEvent| {
[INFO] [stdout]    |         ----^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> ui/src/file_selector.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let mut handle_drag_over = move |event: DragEvent| {
[INFO] [stdout]    |         ----^^^^^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking mobile v0.1.0 (/opt/rustwide/workdir/mobile)
[INFO] [stderr]     Checking desktop v0.1.0 (/opt/rustwide/workdir/desktop)
[INFO] [stderr]     Checking web v0.1.0 (/opt/rustwide/workdir/web)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 57s
[INFO] [stderr] crater-edition-check all packages now at latest edition
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "2e623fa5336fb53c880194de83935b1cae14c1f8aefd6e47e5aef9490831b923", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e623fa5336fb53c880194de83935b1cae14c1f8aefd6e47e5aef9490831b923", kill_on_drop: false }`
[INFO] [stdout] 2e623fa5336fb53c880194de83935b1cae14c1f8aefd6e47e5aef9490831b923
